-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Live agent handoff #128
base: master
Are you sure you want to change the base?
Live agent handoff #128
Conversation
* remove whitespaces * fix webchat height
* Supporting Windows and Linux web apps. Linux by default (#57) * update readme Current locale validation doesn't support all cases, such as: de, zh-Hant-TW, En-au,aZ_cYrl-aZ The locale is validated in the WebChat app anyway so it's redundant.
Updating to master
* Supporting Windows and Linux web apps. Linux by default (#57) * Supporting Windows and Linux web apps. Linux by default * bug fix * update readme * adding doc * update readme * Origin/deployment script update (#64) * Removing locale validation: (#63) Current locale validation doesn't support all cases, such as: de, zh-Hant-TW, En-au,aZ_cYrl-aZ The locale is validated in the WebChat app anyway so it's redundant. * Dynamic branch and repo for deploy (#70) * When using "deploy to azure" button, taking the repo and branch from the page where the button was clicked * Adding example for using Content security policy to limit which domains are allowed to embed this page as a frame * remove private preview from readme (#76) * remove private preview from readme * Description change Co-authored-by: Guy Becker <[email protected]> * Update index.html * Fixing a bug where a redundant parameters was passed to the function passed to Co-authored-by: Elad Iwanir <[email protected]> Co-authored-by: GuyBeckerMicrosoft <[email protected]> Co-authored-by: Guy Becker <[email protected]> Co-authored-by: AdamWalkerMicrosoft <[email protected]> Co-authored-by: amir-microsoft <>
# Conflicts: # README.md # server.js
Live agent sync July
merge branch master
Better inline link to relative image
merging master
Merging master
New brand naming
Update live_agent_handoff from master
Align with master
Updating live_agent_handoff branch to master
* Update azuredeploy.json (#113) * Bump ajv from 6.12.0 to 6.12.6 (#115) Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.0...v6.12.6) --- updated-dependencies: - dependency-name: ajv dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * switch to node-fetch (#116) Co-authored-by: amir-microsoft <> * userid cookie options (#117) Co-authored-by: amir-microsoft <> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: amir-microsoft <>
# Conflicts: # package-lock.json # server.js
Merging master
@Anukool1729 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Agent Webchat
Login page